../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(915,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(1149,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(508,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(524,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/supervised/logging.d(16,5): Error: `@safe` function `_sharedStaticCtor_L9_C1` cannot access `__gshared` data `_logger` source/supervised/monitor.d(453,29): Error: none of the overloads of `this` are callable using argument types `(void delegate() @system)`, candidates are: /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/thread/osthread.d(646,5): `core.thread.osthread.Thread.this(void function() fn, ulong sz = 0LU)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/thread/osthread.d(671,5): `core.thread.osthread.Thread.this(void delegate() dg, ulong sz = 0LU)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/thread/osthread.d(1536,5): `core.thread.osthread.Thread.this(ulong sz = 0LU)` source/supervised/monitor.d(464,29): Error: none of the overloads of `this` are callable using argument types `(void delegate() @system)`, candidates are: /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/thread/osthread.d(646,5): `core.thread.osthread.Thread.this(void function() fn, ulong sz = 0LU)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/thread/osthread.d(671,5): `core.thread.osthread.Thread.this(void delegate() dg, ulong sz = 0LU)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/thread/osthread.d(1536,5): `core.thread.osthread.Thread.this(ulong sz = 0LU)` source/supervised/monitor.d(479,27): Error: none of the overloads of `this` are callable using argument types `(void delegate() @system)`, candidates are: /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/thread/osthread.d(646,5): `core.thread.osthread.Thread.this(void function() fn, ulong sz = 0LU)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/thread/osthread.d(671,5): `core.thread.osthread.Thread.this(void delegate() dg, ulong sz = 0LU)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/thread/osthread.d(1536,5): `core.thread.osthread.Thread.this(ulong sz = 0LU)` source/supervised/monitor.d(514,49): Error: none of the overloads of `setTimer` are callable using argument types `(immutable(Duration), void delegate() @system)`, candidates are: ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(776,7): `vibe.core.core.setTimer(Duration timeout, void delegate() nothrow @safe callback, bool periodic = false)` ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(799,7): `vibe.core.core.setTimer(Duration timeout, void delegate() callback, bool periodic = false)` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.